Revision: arch--lord--1.0--patch-42
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Sat Jan 19 20:51:36 PST 2002
Standard-date: 2002-01-19
Summary: `replay' bugfixes, `dopatch' is link-tree safe
Keywords: 
New-files: {arch}/arch/arch--lord/arch--lord--1.0/lord@regexps.com--2002/patch-log/patch-42
Modified-files: =TODO ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord-doc--1.0
  branching-and-merging/replay.sh patch-sets/dopatch.sh
New-patches: lord@regexps.com--2002/arch--lord--1.0--patch-42


`replay': Minor bug fixes.

`dopatch': suppose you have one tree which is a copy of another, but
with regular files shared using hard links.  You then apply `dopatch'
to the copy.  `dopatch' now ensures that the original tree is not
modified by patching.  Thus, you can make a space-efficient copy of
two successive revisions by copying the first (with hard links) and
patching the copy.

